var net/http.http2ErrNoCachedConn

2 uses

	net/http (current package)
		h2_bundle.go#L813: 			return nil, http2ErrNoCachedConn
		h2_bundle.go#L7586: var http2ErrNoCachedConn error = http2noCachedConnError{}